SELECT last_name, first_name; FROM employee; WHERE EMPTY(region); ORDER BY last_name into cursor temp2